Click or drag to resize

UnifiedMessagingServicePreAuthenticate Property

Gets or sets a value indicating whether to send a authenticate header with the request.

Namespace:  Independentsoft.Exchange.UnifiedMessaging
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool PreAuthenticate { get; set; }

Property Value

Type: Boolean
true if [pre authenticate]; otherwise, false.
See Also